home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Bus
/
S
/
SALESCALC.cpt
/
SALESCALC
/
Sales Ratios
/
card_6565.txt
< prev
next >
Wrap
Text File
|
1987-12-10
|
3KB
|
163 lines
-- card: 6565 from stack: in
-- bmap block id: 6999
-- flags: 0000
-- background id: 2712
-- name: CONTENTS
----- HyperTalk script -----
on openCard
push card
end openCard
-- part 2 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=90 top=153 right=169 bottom=108
-- title width / last selected line: 0
-- icon id / first selected line: 1015 / 1015
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
play "boing" tempo 80 "c3w"
answer "You're already here" with "Stay" or "Go Home" or "Cancel"
if it is "Stay" then play "boing" tempo 100 "e3w"
else if it is "Go Home" then go to stack "Home"
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=90 top=168 right=184 bottom=108
-- title width / last selected line: 0
-- icon id / first selected line: 1015 / 1015
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
play "boing" tempo 180 "c3 d e f g a b c4"
go to card ID 2323
push card
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=90 top=185 right=201 bottom=108
-- title width / last selected line: 0
-- icon id / first selected line: 1015 / 1015
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
play "harpsichord" tempo 200 "c4 d e f g a b c5"
visual effect checkerboard
go to card ID 4177
push card
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=90 top=201 right=217 bottom=108
-- title width / last selected line: 0
-- icon id / first selected line: 1015 / 1015
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
play "boing" tempo 230 "c5 b4 a g f e d c"
visual effect venetian blinds
go to card ID 4702
push card
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=90 top=218 right=234 bottom=108
-- title width / last selected line: 0
-- icon id / first selected line: 1015 / 1015
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
play "harpsichord" tempo 180 "b4q b c5 d d c b4 a g g a b b. ae ah"
visual effect dissolve to black
go to card ID 2901
push card
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=90 top=233 right=249 bottom=108
-- title width / last selected line: 0
-- icon id / first selected line: 1015 / 1015
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
play "boing" tempo 150 "c3 d e d c"
visual effect barn door close slowly
go to card ID 4381
push card
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=90 top=248 right=264 bottom=108
-- title width / last selected line: 0
-- icon id / first selected line: 1015 / 1015
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
play "harpsichord" tempo 260 "f4 g a bb c5"
visual effect barn door open
go to card ID 5531
push card
end mouseUp